home *** CD-ROM | disk | FTP | other *** search
- WP2XY version 1.10 ── (C) 1988 F.M. de Monasterio
- ┌──────────────────────────────────────────┐
- │ For personal, non-commercial use only. │
- │ May not be sold. All rights reserved. │
- └──────────────────────────────────────────┘
-
- W P 2 X Y
- ---------
-
- Purpose Converts documents formatted by Word Perfect (4.2) to a
- format compatible with that of XYwrite 3+.
-
- Input Source file to be converted. Absence of input triggers
- a syntax message.
-
- Output Converted file to standard output device, i.e., console
- if the output is not redirected. Error messages cannot
- be redirected and are always displayed on the screen.
-
- Errorlevel is set to 0 for successful operation, 255 if
- null argument (no file name given), and 1 through 5 and
- 12, according to the error codes of Function 3Dh of DOS
- Int 21h.
-
- Pragmatics The converted data can be redirected to a file by means
- of the DOS command ">"
-
- Wp2Xy \wp\Source_file > \xy\Target_file
-
- This is a simple program that converts WP control codes
- for underline, bold, bold-underline and center commands
- to the corresponding XY commands. Characters with ascii
- codes higher than 127 or lower than 31, entered via the
- keypad (Alt + decimal ascii value) are accepted, except
- for the "beta" character. Non-keypad entries of these
- characters are rejected. Other control codes are shown
- by a reverse-background "?" in XYwrite. Whenever more
- than one such code is found, only one is indicated.
-
- Enviroment This software has been tested in an IBM AT running with
- an Inboard 386/AT (Norton SI's index 13) under DOS 3.1x
- or 3.2x. The code was compiled with the Microsoft MASM
- version 5.0
-
- Release This copyrighted software is distributed free of charge
- for personal, non-commercial use only. The author makes
- no warranties, neither implied nor expressed, including
- without limitation any warranties with respect to the
- quality, performance, and/or fitness of this software
- for any particular purposes. The entire risk as to the
- quality and performance of this software rests with the
- user. In no event shall the author be liable for any
- damages (whether direct, indirect, special, incidental
- or consequential) arising from the use of or any defect
- in the software. By using the software you acknowledge
- to (1) have read and understood every one and all parts
- of the disclaimer and (2) have agreed with and accepted
- every one and all of its provisions.
-
- Distribution The ARCed package contains the following files with the
- noted CRCs:
-
- ????h DOC 3701 3-01-88 00:00 CRC: see name
- WP2XY COM 992 3-01-88 00:00 CRC: 6564h
- WP2XY OBJ 1425 3-01-88 00:00 CRC: C2EEh
-
- This DOC file contains 3,701 characters in 440 words and
- 69 lines. The 4 digits in its name represent the CRC of
- this DOC file.